home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 5409 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.1 KB

  1. Path: mail2news.demon.co.uk!genesis.demon.co.uk
  2. From: Lawrence Kirby <fred@genesis.demon.co.uk>
  3. Newsgroups: comp.lang.c
  4. Subject: Re: semaphores
  5. Date: Thu, 08 Feb 96 14:30:14 GMT
  6. Organization: none
  7. Message-ID: <823789814snz@genesis.demon.co.uk>
  8. References: <DMFCqo.4Co@dsrnet.com>
  9. Reply-To: fred@genesis.demon.co.uk
  10. X-NNTP-Posting-Host: genesis.demon.co.uk
  11. X-Newsreader: Demon Internet Simple News v1.27
  12. X-Mail2News-Path: genesis.demon.co.uk
  13.  
  14. In article <DMFCqo.4Co@dsrnet.com> lmose@dsrnet.com "Lisle Mose" writes:
  15.  
  16. >Does anyone have a code example of semaphore usage on a Unix platform.
  17. >I'm particularly interested in the sema_init(), sema_wait(), ... family
  18. >of commands.
  19. >
  20. >I would also be interested in code using the mmap() command to "share"
  21. >memory between processes.
  22.  
  23. These functions are not defined by the C language. Since they are
  24. Unix-specific the best place to find people who can answer your questions
  25. is comp.unix.programmer.
  26.  
  27. -- 
  28. -----------------------------------------
  29. Lawrence Kirby | fred@genesis.demon.co.uk
  30. Wilts, England | 70734.126@compuserve.com
  31. -----------------------------------------
  32.